[INFO] cloning repository https://github.com/ypwu1/rausu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ypwu1/rausu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fypwu1%2Frausu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fypwu1%2Frausu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91099658ecbd4093e49cbb119d2f249b344403a7
[INFO] testing ypwu1/rausu/91099658ecbd4093e49cbb119d2f249b344403a7 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fypwu1%2Frausu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ypwu1/rausu
[INFO] finished tweaking git repo https://github.com/ypwu1/rausu
[INFO] tweaked toml for git repo https://github.com/ypwu1/rausu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ypwu1/rausu on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ypwu1/rausu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.0
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded cmake v0.1.58
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded serde_spanned v1.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded rcgen v0.14.7
[INFO] [stderr]   Downloaded jsonwebtoken v10.3.0
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded toml v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded inquire v0.9.4
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded aws-types v1.3.14
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded aws-credential-types v1.2.14
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.7
[INFO] [stderr]   Downloaded aws-sdk-sso v1.97.0
[INFO] [stderr]   Downloaded aws-runtime v1.7.2
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded aws-sigv4 v1.4.2
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.99.0
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded aws-config v1.8.15
[INFO] [stderr]   Downloaded aws-sdk-sts v1.101.0
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded aws-sdk-bedrockruntime v1.129.0
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5da7bf788286a9da390b0252944375f8eaa62a9d69d6cf6cbfb948af3fed3748
[INFO] running `Command { std: "docker" "start" "-a" "5da7bf788286a9da390b0252944375f8eaa62a9d69d6cf6cbfb948af3fed3748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5da7bf788286a9da390b0252944375f8eaa62a9d69d6cf6cbfb948af3fed3748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5da7bf788286a9da390b0252944375f8eaa62a9d69d6cf6cbfb948af3fed3748", kill_on_drop: false }`
[INFO] [stdout] 5da7bf788286a9da390b0252944375f8eaa62a9d69d6cf6cbfb948af3fed3748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef216604f05ca60c84bb0fb672abe2896d0037b5774c42b8b6b3bc8a4d251562
[INFO] running `Command { std: "docker" "start" "-a" "ef216604f05ca60c84bb0fb672abe2896d0037b5774c42b8b6b3bc8a4d251562", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aws-types v1.3.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.6
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.20
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-sigv4 v1.4.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.3
[INFO] [stderr]    Compiling aws-runtime v1.7.2
[INFO] [stderr]    Compiling aws-sdk-sts v1.101.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.99.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.97.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.129.0
[INFO] [stderr]    Compiling aws-config v1.8.15
[INFO] [stderr]    Compiling rausu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "ef216604f05ca60c84bb0fb672abe2896d0037b5774c42b8b6b3bc8a4d251562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef216604f05ca60c84bb0fb672abe2896d0037b5774c42b8b6b3bc8a4d251562", kill_on_drop: false }`
[INFO] [stdout] ef216604f05ca60c84bb0fb672abe2896d0037b5774c42b8b6b3bc8a4d251562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf2f3f7335c2a57735e411ef1bcb6a05794c3d23849eaa7abec8ddf11de1457a
[INFO] running `Command { std: "docker" "start" "-a" "bf2f3f7335c2a57735e411ef1bcb6a05794c3d23849eaa7abec8ddf11de1457a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.6
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.20
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-types v1.3.14
[INFO] [stderr]    Compiling aws-sigv4 v1.4.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.3
[INFO] [stderr]    Compiling aws-runtime v1.7.2
[INFO] [stderr]    Compiling aws-sdk-sts v1.101.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.99.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.97.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.129.0
[INFO] [stderr]    Compiling aws-config v1.8.15
[INFO] [stderr]    Compiling rausu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rausu` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name rausu --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unsafe_code '--deny=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3cafc8306b15410f -C extra-filename=-31deecbbb51f4045 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-fcf2936a67c9fe2f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dde5d0eb842a2587.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-6bcfeda37da1b499.rlib --extern aws_sdk_bedrockruntime=/opt/rustwide/target/debug/deps/libaws_sdk_bedrockruntime-4caba4e4b412a9c8.rlib --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-a811685aa5d058f3.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-7ebd51812cc6c100.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-66a4ddce6c2e8643.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4b10ea486bc842d.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-e5647c2f66cea722.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c9029c55dea35ff6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0f1402ca2641abbe.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c90774e5a601c9b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f9b3654e0d1e7e7a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0b3eb251ec26e07e.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-791af71c3dac759a.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-75186bc3962f78ba.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-5df12ec00153e5cb.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-d6d057fd35fd9c8d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-72abb922c2875474.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-398ead90416537e0.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-bdb4ba8f2ac60fab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d0d548eab0b473e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a9f4beb671ffb895.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6968d802422c22d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc53119113b7dab8.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6d00da7b44eeb84e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ba3baa2525656d4e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-6ef63fe76aa06e92.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-348f36e2d66c0c1b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2e5a0ab96991b4ad.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b57fe92e5f4fe95.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-58dfd8d968f31ad4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-550722a790223f6b.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b59fec9f09ace14d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c304dea933585c71/out -L native=/opt/rustwide/target/debug/build/ring-2d9bcce9cdb72da3/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b96e9e4cc41c6427/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rausu` (bin "rausu")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name rausu --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unsafe_code '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dfaa24ce61ceef1 -C extra-filename=-d93229c295c0d53d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-fcf2936a67c9fe2f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dde5d0eb842a2587.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-6bcfeda37da1b499.rlib --extern aws_sdk_bedrockruntime=/opt/rustwide/target/debug/deps/libaws_sdk_bedrockruntime-4caba4e4b412a9c8.rlib --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-a811685aa5d058f3.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-7ebd51812cc6c100.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-66a4ddce6c2e8643.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4b10ea486bc842d.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-e5647c2f66cea722.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c9029c55dea35ff6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0f1402ca2641abbe.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c90774e5a601c9b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f9b3654e0d1e7e7a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0b3eb251ec26e07e.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-791af71c3dac759a.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-75186bc3962f78ba.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-5df12ec00153e5cb.rlib --extern rausu=/opt/rustwide/target/debug/deps/librausu-a86cdc3918258cf3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-72abb922c2875474.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-398ead90416537e0.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-bdb4ba8f2ac60fab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d0d548eab0b473e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6968d802422c22d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc53119113b7dab8.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6d00da7b44eeb84e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ba3baa2525656d4e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-348f36e2d66c0c1b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2e5a0ab96991b4ad.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9b57fe92e5f4fe95.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-58dfd8d968f31ad4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-550722a790223f6b.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b59fec9f09ace14d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c304dea933585c71/out -L native=/opt/rustwide/target/debug/build/ring-2d9bcce9cdb72da3/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b96e9e4cc41c6427/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc6cFJTL/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-58dfd8d968f31ad4,libtracing_serde-3babe61ec9961377,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libtracing_log-f38a70244c2039fa}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libinquire-75186bc3962f78ba,libunicode_width-48dba5882408e75d,libcrossterm-642e639738b2e5f4,librustix-e8833b58e047a71d,liblinux_raw_sys-6f64b533656ada5e,libderive_more-5b23f014934182e2,libsignal_hook_mio-48203ed77ef189a2,libsignal_hook-9c5701eb8456f3dc,libfuzzy_matcher-bb46810657e3264d,libthread_local-18638dcf05a3c55a,libdyn_clone-b4373bc64eef4ba3,librausu-a86cdc3918258cf3,libzstd-b59fec9f09ace14d,libzstd_safe-30d760b657016f19,libzstd_sys-dcf7f7717a0de9fb,librustls_pemfile-bdb4ba8f2ac60fab,libaws_config-6bcfeda37da1b499,libsha1-5596547465f107e1,libaws_sdk_ssooidc-a6a799459db9f67a,libaws_sdk_sso-0f8d2958299721e9,libaws_sdk_sts-e880e5522e3147ce,libaws_smithy_query-90c428a4d851450e,liburlencoding-261db3bc6355947a,libaws_smithy_xml-8ce0155c8353cb7f,libxmlparser-c2077aef463adad8,libdirs-c9029c55dea35ff6,libdirs_sys-c9db6f5012c888da,liboption_ext-38791eff9acb757e,libasync_stream-fcf2936a67c9fe2f,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libaws_sdk_bedrockruntime-4caba4e4b412a9c8,libaws_runtime-e5b37ddb3e35d81b,libaws_sigv4-7be564b329177d87,libhex-ce2ce186edf8450e,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libregex_lite-23665d279175e03b,libaws_smithy_json-77157fcc7e78b420,libaws_types-ee7a37aac2fb1019,libaws_credential_types-32abde32c2a02b65,libaws_smithy_runtime-0e052fb5eb1774c0,libfastrand-74ae4622d963d882,libaws_smithy_observability-0e83293395532ba4,libaws_smithy_http_client-80019675145c9f34,libaws_smithy_http-c689bad6fc1f4080,libaws_smithy_eventstream-8d3b58ab9f749bec,libcrc32fast-5906a57d877d687d,libaws_smithy_runtime_api-5753e70ad7b137a1,libaws_smithy_async-77600c3060a8d424,libaws_smithy_types-a811685aa5d058f3,libpin_utils-edd6e294c1e21a4f,libbytes_utils-7ff7cb316a027b13,libeither-71b843aae27f2221,libhttp_body-1b20d761eb2859a5,libhttp-5bb63cbafb78af7c,libbase64_simd-f025b6debaea0799,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libuuid-550722a790223f6b,libgetrandom-7a93e181ae3957e3,libfutures-5c90774e5a601c9b,libfutures_executor-5ffe9f2446498cc9,libconfig-e5647c2f66cea722,libpathdiff-0548a7d6a7913c24,libjson5-5efc046431e7668f,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libserde_untagged-cc78807d0797da63,liberased_serde-37217aeb395541dd,libron-543d7846c18df587,libtypeid-0700c21c5fcfad95,libunicode_ident-9efacf6e41113c25,libtoml-a5573648c688e399,libtoml_parser-a38611dc08ad9dd3,libserde_spanned-2915998512868da6,libtoml_datetime-7a2cbfd2c95a3f2c,libwinnow-4d073fb0c7954425,libini-4d5f6a380abe53ce,libordered_multimap-568e07017db2e9df,libhashbrown-bb1686f8f6fe3f08,libdlv_list-5688f7fecc147aa7,libyaml_rust2-7cb20143ee36daea,libencoding_rs-e36cbb4cff8cacd8,libarraydeque-155eafc74b557326,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libconvert_case-aa295a2c39518c5f,libunicode_segmentation-83febdb0ad4edc80,libjsonwebtoken-5df12ec00153e5cb,libpem-8e22783d6595b847,libsimple_asn1-3413d9e08ca71459,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libthiserror-d6968d802422c22d,libnum_bigint-bc87b113e359daa9,libnum_integer-6eb14c939cdf57fb,libsignature-4e0dee0faa117b9b,libchrono-66a4ddce6c2e8643,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-b31cbf0d1da56c4b,libaxum-7ebd51812cc6c100,libserde_path_to_error-9faa2e376fbc105d,libmatchit-6d2c723f32ec3b7e,libaxum_core-398c8b658a064dd5,libmime-7cbfcc84299bf52b,libreqwest-72abb922c2875474,libserde_urlencoded-51c41eb770729694,libryu-96e4827cb8e74ef1,libhyper_rustls-e3eb273bff74b2f7,libwebpki_roots-52073429bdaef505,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libtokio_rustls-6d00da7b44eeb84e,librustls-398ead90416537e0,libsubtle-e2f0af8959bd7889,libwebpki-e777d984cbd7601c,libaws_lc_rs-8b0fe499c09be9dc,libaws_lc_sys-ed298329020e8f29,libring-9f02ec333adadb31,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_json-001dc964d85f1a3d,libzmij-d2f562b84b927b2e,libserde-2d0d548eab0b473e,libtower_http-2e5a0ab96991b4ad,libbitflags-60b038012c2b3558,libserde_core-f5ed69f6ed59a68c,libiri_string-fba156a8d873a890,libtower-348f36e2d66c0c1b,libtower_layer-5699d784b4449e00,libhyper_util-791af71c3dac759a,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-0b3eb251ec26e07e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-879c370ec2579ea6,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_util-cfc29fd6281cf9a7,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libtokio_util-cc89669b2406b8ae,libfutures_sink-59b73d2c5a0fb80d,libtokio-dc53119113b7dab8,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libmio-637a9b7049b04d2d,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liburl-a6282f58cdffb5e8,libidna-b37f2fa4c42914ed,libutf8_iter-efb3984ee203d151,libidna_adapter-bf383dc1aa706efa,libicu_properties-27280d9b2d93da83,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-5c761242650a7b9c,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-49ce2edfdb2e93f8,libpotential_utf-ecbc0188bf1f3b60,libicu_provider-5c4a1192f63f7201,libicu_locale_core-b206dcefd3ebad4f,libtinystr-254f127a11267b42,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-baf65db5d694f9e3,libzerotrie-1b6fe14f137901e7,libyoke-0d8fa577084f5886,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ab11dbba1d94bcdc,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbase64-fff42f7554bbeb90,libtracing-9b57fe92e5f4fe95,liblog-753a0cb3f11b08fe,libpin_project_lite-8ad468af17824a0b,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libclap-b4b10ea486bc842d,libclap_builder-3f3e1028461ce79a,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libanyhow-bb5f243237f5f99b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc6cFJTL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-c304dea933585c71/out" "-L" "/opt/rustwide/target/debug/build/ring-2d9bcce9cdb72da3/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b96e9e4cc41c6427/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rausu-a64eaeaeecf5b219" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rausu` (bin "rausu" test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsj6xPW/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librausu-a86cdc3918258cf3,libzstd-b59fec9f09ace14d,libzstd_safe-30d760b657016f19,libzstd_sys-dcf7f7717a0de9fb,librustls_pemfile-bdb4ba8f2ac60fab,libaws_config-6bcfeda37da1b499,libsha1-5596547465f107e1,libaws_sdk_ssooidc-a6a799459db9f67a,libaws_sdk_sso-0f8d2958299721e9,libaws_sdk_sts-e880e5522e3147ce,libaws_smithy_query-90c428a4d851450e,liburlencoding-261db3bc6355947a,libaws_smithy_xml-8ce0155c8353cb7f,libxmlparser-c2077aef463adad8,libdirs-c9029c55dea35ff6,libdirs_sys-c9db6f5012c888da,liboption_ext-38791eff9acb757e,libasync_stream-fcf2936a67c9fe2f,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libaws_sdk_bedrockruntime-4caba4e4b412a9c8,libaws_runtime-e5b37ddb3e35d81b,libaws_sigv4-7be564b329177d87,libhex-ce2ce186edf8450e,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libregex_lite-23665d279175e03b,libaws_smithy_json-77157fcc7e78b420,libaws_types-ee7a37aac2fb1019,libaws_credential_types-32abde32c2a02b65,libaws_smithy_runtime-0e052fb5eb1774c0,libfastrand-74ae4622d963d882,libaws_smithy_observability-0e83293395532ba4,libaws_smithy_http_client-80019675145c9f34,libaws_smithy_http-c689bad6fc1f4080,libaws_smithy_eventstream-8d3b58ab9f749bec,libcrc32fast-5906a57d877d687d,libaws_smithy_runtime_api-5753e70ad7b137a1,libaws_smithy_async-77600c3060a8d424,libaws_smithy_types-a811685aa5d058f3,libpin_utils-edd6e294c1e21a4f,libbytes_utils-7ff7cb316a027b13,libeither-71b843aae27f2221,libhttp_body-1b20d761eb2859a5,libhttp-5bb63cbafb78af7c,libbase64_simd-f025b6debaea0799,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libuuid-550722a790223f6b,libgetrandom-7a93e181ae3957e3,libconfig-e5647c2f66cea722,libpathdiff-0548a7d6a7913c24,libjson5-5efc046431e7668f,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libserde_untagged-cc78807d0797da63,liberased_serde-37217aeb395541dd,libron-543d7846c18df587,libtypeid-0700c21c5fcfad95,libunicode_ident-9efacf6e41113c25,libtoml-a5573648c688e399,libtoml_parser-a38611dc08ad9dd3,libserde_spanned-2915998512868da6,libtoml_datetime-7a2cbfd2c95a3f2c,libwinnow-4d073fb0c7954425,libini-4d5f6a380abe53ce,libordered_multimap-568e07017db2e9df,libhashbrown-bb1686f8f6fe3f08,libdlv_list-5688f7fecc147aa7,libyaml_rust2-7cb20143ee36daea,libencoding_rs-e36cbb4cff8cacd8,libarraydeque-155eafc74b557326,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libconvert_case-aa295a2c39518c5f,libunicode_segmentation-83febdb0ad4edc80,libjsonwebtoken-5df12ec00153e5cb,libpem-8e22783d6595b847,libsimple_asn1-3413d9e08ca71459,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libthiserror-d6968d802422c22d,libnum_bigint-bc87b113e359daa9,libnum_integer-6eb14c939cdf57fb,libsignature-4e0dee0faa117b9b,libchrono-66a4ddce6c2e8643,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-b31cbf0d1da56c4b,libreqwest-72abb922c2875474,libhyper_rustls-e3eb273bff74b2f7,libwebpki_roots-52073429bdaef505,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libtokio_rustls-6d00da7b44eeb84e,librustls-398ead90416537e0,libsubtle-e2f0af8959bd7889,libwebpki-e777d984cbd7601c,libaws_lc_rs-8b0fe499c09be9dc,libaws_lc_sys-ed298329020e8f29,libring-9f02ec333adadb31,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtower_http-2e5a0ab96991b4ad,libbitflags-60b038012c2b3558,libiri_string-fba156a8d873a890,liburl-a6282f58cdffb5e8,libidna-b37f2fa4c42914ed,libutf8_iter-efb3984ee203d151,libidna_adapter-bf383dc1aa706efa,libicu_properties-27280d9b2d93da83,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-5c761242650a7b9c,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-49ce2edfdb2e93f8,libpotential_utf-ecbc0188bf1f3b60,libicu_provider-5c4a1192f63f7201,libicu_locale_core-b206dcefd3ebad4f,libtinystr-254f127a11267b42,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-baf65db5d694f9e3,libzerotrie-1b6fe14f137901e7,libyoke-0d8fa577084f5886,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ab11dbba1d94bcdc,libanyhow-bb5f243237f5f99b,libfutures-5c90774e5a601c9b,libfutures_executor-5ffe9f2446498cc9,libaxum-7ebd51812cc6c100,libserde_json-001dc964d85f1a3d,libzmij-d2f562b84b927b2e,libserde_path_to_error-9faa2e376fbc105d,libserde_urlencoded-51c41eb770729694,libryu-96e4827cb8e74ef1,libserde-2d0d548eab0b473e,libform_urlencoded-e63e84c134db7b31,libhyper_util-791af71c3dac759a,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-0b3eb251ec26e07e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-879c370ec2579ea6,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libtokio_util-cc89669b2406b8ae,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libserde_core-f5ed69f6ed59a68c,libaxum_core-398c8b658a064dd5,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libtracing-9b57fe92e5f4fe95,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libtower-348f36e2d66c0c1b,libsync_wrapper-096429d0b7f46333,libfutures_util-cfc29fd6281cf9a7,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-dc53119113b7dab8,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libbytes-a6415339708e1154,libmio-637a9b7049b04d2d,liblog-753a0cb3f11b08fe,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsj6xPW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-c304dea933585c71/out" "-L" "/opt/rustwide/target/debug/build/ring-2d9bcce9cdb72da3/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b96e9e4cc41c6427/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zai_test-fabce996867294c0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rausu` (test "zai_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bf2f3f7335c2a57735e411ef1bcb6a05794c3d23849eaa7abec8ddf11de1457a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2f3f7335c2a57735e411ef1bcb6a05794c3d23849eaa7abec8ddf11de1457a", kill_on_drop: false }`
[INFO] [stdout] bf2f3f7335c2a57735e411ef1bcb6a05794c3d23849eaa7abec8ddf11de1457a
